[metadataKey]
Examples
custom_metadata: {
custom_metadata_key: {
description: 'custom metadata description',
name: 'custom metadata name',
type: 'string'
}
}
Values
Request object key custom_metadata.[metadataKey]
Type object
The following object properties can be configured.
-
type string
The type of input to be displayed to the user; a value of "string" will render a basic text input, and a value of "editor" will render a rich text editor, "arrayEditors" will render an array of rich text editors.